CVE-2020-36449
CVE-2020-36449 (kekbit crate): Affects Rust crate kekbit before 0.3.4. The Send implementation for ShmWriter does not require H: Send, allowing non-Send types to be sent across threads. This can lead to data races and undefined behavior. Exploitation status is not detailed in the provided documen...